IHipFS.setPath

Sets the initial path. It can't be a path with higher access than install path. You may reset it to the install path by using setPath("")

interface IHipFS
bool
setPath
(
string path
)

Parameters

path string

The path to set as base

Return Value

Type: bool

If it is a valid path

Meta